Boutique - a Shop Pluggin

== Version ==
This should be version 1.1, unless I forgotten to update this bit. It's almost 3:00am here, so please excuse spelling/puntuational/grammatical/accuracy errors in these readme-type files.

== Summary ==
This plugin helps connect buyers and sellers. The plugin maintains a list of shops, helps users to discover shops and allows them to teleport to them.
Buyers can find a shop with /shoplist and teleport to it with /shopgo [user]
Sellers must register their shop with /shopregister and open it with /shopopen. After this, buyers can find them in the shop list. Buyers should also close their shop with /shopclose if they're not interested in selling at the moment. They can always reopen it again with /shopopen.
Buyers can also use /shop to teleport to their shop, as long as it is open.

== How This Plugin Exists ==

I started learning java to make this plugin for a server that I play on, Zarkov.net. I copy and pasted a lot of code, but had to do some bits on my own. I, frankly, have no idea how this plugin really works! Still, it's been known to work on at least 2 computers!
Version 1.0 contained no config file and had to be compiled with database information hard coded. That's why the first public release is 1.1



